func golang.org/x/tools/go/packages.containsGoFile
2 uses
golang.org/x/tools/go/packages (current package)
golist.go#L1078: if !usesExportData(cfg) && !containsGoFile(args) {
golist.go#L1146: func containsGoFile(s []string) bool {
The pages are generated with Golds v0.4.9. (GOOS=linux GOARCH=amd64)